body {
    color: #666666;
    font: 12px/1.231 Verdana, Arial, Helvetica, sans-serif, "";
    padding: 0;
    margin: 0;
}

a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: 0;
}

i, em {
    font-style: normal;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    *zoom: 1
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

ol, ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

/* remember to highlight anchors and inserts somehow! */
:link, :visited, ins {
    text-decoration: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
.header-wrapper {
    width: 100%;
    margin: 0 auto;
}

.header-wrapper .header-item-top {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #ECECEC;
}

.header-wrapper .header-item-top .item-content {
    width: 960px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.header-wrapper .header-item-top .item-content .left {
    float: left;
}

.header-wrapper .header-item-top .item-content .right {
    float: right;
}

.header-wrapper .header-item-top .item-content .right a {
    float: left;
}

.header-wrapper .header-item-middle {
    width: 960px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.header-wrapper .header-item-middle .logo {
    float: left;
}

.header-wrapper .header-item-middle .hotline {
    width: 145px;
    height: 50px;
    float: right;
    margin-top: 48px;
    background: url("/images/img3.gif") 0 4px no-repeat;
    padding-left: 45px;
    font-size: 14px;
    color: #222;
}

.header-wrapper .header-item-middle .hotline span {
    font: 24px Impact;
    color: #f08519;
}

.header-wrapper .header-item-bottom {
    width: 100%;
    height: 55px;
    background: #FA951C;
}

.header-wrapper .header-item-bottom .item-content {
    width: 960px;
    height: 55px;
    margin: 0 auto;
}

.header-wrapper .header-item-bottom .item-content ul li {
    float: left;
}

.header-wrapper .header-item-bottom .item-content ul li a {
    display: inline-block;
    font: 14px "Microsoft Yahei";
    color: #fff;
    font-weight: bold;
    line-height: 55px;
    height: 55px;
    padding: 0 15px;
}

.header-wrapper .header-item-bottom .item-content ul li a:hover,
.header-wrapper .header-item-bottom .item-content ul li.active,
.footer-item-menu .item-content li.active, .footer-item-menu .item-content li:hover {
    background: #552e00;
}

.header-wrapper .header-item-bottom .item-content ul li em {
    display: inline-block;
    width: 16px;
    height: 12px;
    padding-right: 5px;
    background: url("/images/img4.png") no-repeat;
}

.content-wrapper {
    min-height: 200px;
}

.footer-wrapper {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.footer-item-message {
    width: 960px;
    height: 377px;
    margin: 0 auto;
    background: url("/images/img5.jpg") no-repeat;
}

.footer-item-message .title {
    text-align: center;
}

.footer-item-message .title span.span-1 {
    font: 28px Impact;
    text-transform: uppercase;
    color: #bebebe;
    display: inline-block;
    line-height: 28px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 5px;
}

.footer-item-message .title span.span-2 {
    font-size: 20px;
    color: #222222;
    line-height: 36px;
    display: block;
    font-weight: bold;
}

.footer-item-message .title span.span-3 {
    display: block;
    font-size: 12px;
    color: #f08417;
    font-weight: normal;
}

.footer-item-message .form {
    width: 350px;
    height: 235px;
    position: relative;
    margin-left: 347px;
    margin-top: 20px;
}

.footer-item-message .form .form-item {
    height: 30px;
    line-height: 30px;
    border: 1px solid #c7c7c7;
    margin-bottom: 10px;
    float: left;
}

.footer-item-message .form .form-item label {
    width: 50px;
    display: inline-block;
    float: left;
    text-align: center;
    background: #f8f8f9;
}

.footer-item-message .form .form-item input {
    width: 105px;
    height: 24px;
    line-height: 24px;
    padding: 3px;
    display: inline-block;
    float: left;
    border: none;
}

.footer-item-message .form .button-1 {
    width: 115px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    background: #F08417;
    position: absolute;
    top: 0;
    right: -135px;
    border: none;
}

.footer-item-message .form .button-2 {
    width: 115px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    background: #9A9A9A;
    position: absolute;
    top: 63px;
    right: -135px;
    border: none;
}

.footer-item-message .form button:hover {
    cursor: pointer;
}

.footer-item-message .form .form-captcha {
    width: 200px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 126px;
    right: -220px;
}

.footer-item-message .form .form-captcha input {
    width: 103px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    float: left;
    border: 1px solid #c7c7c7;
}

.footer-item-nav {
    width: 960px;
    height: 132px;
    margin: 45px auto;
}

.footer-item-nav a {
    clear: both;
    overflow: hidden;
    margin-right: 38px;
    display: inline-block;
}

.footer-item-nav a .nav-item {
    width: 158px;
    height: 132px;
    float: left;
}

.footer-item-nav .nav-item span {
    color: #f08417;
    text-align: center;
    font: bold 16px/30px "Microsoft Yahei";
    display: block;
}

.footer-item-nav a:last-child {
    margin-right: 0;
}

.footer-item-menu {
    width: 100%;
    height: 55px;
    background: #FA951C;
}

.footer-item-menu .item-content {
    width: 960px;
    height: 55px;
    margin: 0 auto;
}

.footer-item-menu .item-content ul li {
    float: left;
}

.footer-item-menu .item-content ul li a {
    display: inline-block;
    font: 14px "Microsoft Yahei";
    color: #fff;
    font-weight: bold;
    line-height: 55px;
    height: 55px;
    padding: 0 15px;
}

.footer-item-menu .item-content ul li a:hover {
    background: #552e00;
}

.footer-item-info {
    width: 100%;
    padding: 50px 0;
    background: #E6E6E6;
}

.footer-item-info .item-content {
    width: 960px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.footer-item-info .item-content .logo {
    width: 170px;
    height: 110px;
    float: left;
    margin-left: 150px;
    border-right: 1px solid #AAAAAA;
}

.footer-item-info .item-content .site-info {
    float: left;
    margin-left: 20px;
}

.footer-item-info .item-content .site-info span {
    line-height: 24px;
    color: #666666;
    display: block;
}

.footer-item-info .item-content .qrcode {
    width: 100px;
    height: 110px;
    float: left;
    margin-left: 50px;
}

.slider .slider-item div {
    background-repeat: no-repeat;
    background-size: auto 445px;
    background-color: #fff;
}

.home-search {
    width: 100%;
    height: 75px;
    background: #f0f0f0;
}

.home-search .item-content {
    width: 960px;
    height: 75px;
    line-height: 75px;
    margin: 0 auto;
}

.home-search .item-content a {
    margin-right: 15px;
    display: inline-block;
}

.home-search .item-content .search-form {
    display: inline-block;
}

.home-search .item-content .search-form input {
    width: 248px;
    height: 18px;
    border: 1px solid #E2E2E2;
    padding: 5px;
}

.home-search .item-content .search-form button {
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: none;
    background: #303030;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.team_bj img {
    display: inherit;
}

.slider {
    height: 445px;
    overflow: hidden;
    text-align: center;
}

.blogroll {
    width: 100%;
    background: #f0f0f0;
}

.blogroll .item-content {
    width: 960px;
    margin: 0 auto;
    padding: 15px 0 30px 0;
}

.blogroll .item-content a {
    margin-right: 15px;
    margin-top: 15px;
    display: inline-block;
}

.navigation-content {
    width: 960px;
    height: auto;
    margin: 20px auto;
    clear: both;
    overflow: hidden;
}

.page-item-content {
    width: 960px;
    height: auto;
    margin: 20px auto;
    clear: both;
    overflow: hidden;
}

.page-item-content img {
    max-width: 960px;
}

.page-item {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.page-item .item-title {
    height: 48px;
    line-height: 48px;
    padding: 0 22px 0 55px;
    background: #454545 url(/css/frontend/inherit/Img/Index/ry_ico.gif) no-repeat left top;
    font-size: 16px;
    color: #fff;
}

.page-item .item-title a {
    font-size: 12px;
    color: #c7c7c7;
    display: inline-block;
    float: right;
}

.page-item ul.item-list li {
    display: inline;
    float: left;
    height: 147px;
    margin: 10px 27px 10px 0;
    overflow: hidden;
    width: 170px;
}

li.nmr {
    margin-right: 0 !important;
}

.page-item ul.item-list li img {
    width: 170px;
    max-height: 115px;
}

.page-item ul.item-list li span {
    width: 170px;
    display: inline-block;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;
}

.page-item ul.item-list li span:hover {
    text-decoration: underline;
}

.page-item ul.item-list-right {
    padding: 5px 0;
}

.page-item ul.item-list-left li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dashed #bbbbbb;
}

.page-item ul.item-list-left li .question {
    padding-left: 25px;
    background: url(/css/frontend/inherit/Img/Index/w.gif) no-repeat left center;
    line-height: 18px;
    margin-bottom: 7px;
}

.page-item ul.item-list-left li .answer {
    padding-left: 25px;
    background: url(/css/frontend/inherit/Img/Index/d.gif) no-repeat left 5px;
    line-height: 26px;
    margin-bottom: 7px;
}

.page-item ul.item-list-left li .question a {
    color: #222;
    font-weight: bold;
}

.page-item ul.item-list-left li .question a:hover {
    text-decoration: underline;
}

.page-item ul.item-list-right li {
    width: 100%;
    line-height: 24px;
    overflow: hidden;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(/images/sico15.gif) no-repeat left 8px;
}


.page-item ul.item-list-right li a {
    color: #222;
    font-weight: bold;
}

.page-item ul.item-list-right li a:hover {
    text-decoration: underline;
}

.page-item ul.item-list-right li p {
    width: 400px;
    line-height: 26px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-content {
    width: 960px;
    clear: both;
    overflow: hidden;
    margin: 20px auto;
}

.list-content .left {
    width: 201px;
    clear: both;
    overflow: hidden;
    float: left;
}

.list-content .left .title {
    background: #F08519;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-bottomright: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    height: 63px;
    line-height: 63px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.list-content .left .item {
    margin-bottom: 20px;
}

.list-content .left .item:last-child {
    margin-bottom: 0;
}

.list-content .left .title-normal {
    background: #F08519;
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 14px;
    text-indent: 20px;
    font-weight: bold;
    color: #fff;
}

.list-content .left .list-category-item {
    width: 179px;
    border: 1px solid #F08519;
    border-top: none;
    padding: 50px 10px 20px 10px;
    margin-top: -30px;
}

.list-content .left .list-category-item ul li {
    line-height: 38px;
    font-size: 14px;
    color: #F08519;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-content .left .list-category-item ul li a:hover {
    text-decoration: underline;
    color: #F08519;
}

.list-content .right {
    width: 730px;
    float: right;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    padding: 10px;
}

.list-content .left .item .contact-item {
    padding: 10px;
    border: 1px solid #F08519;
    border-top: none;
}

.list-content .left .item .contact-item {
    padding: 10px;
    border: 1px solid #F08519;
    border-top: none;
}

.list-content .left .item .contact-item .dianhua {
    background: transparent url(/css/frontend/inherit/Img/Teln.gif) no-repeat scroll 0 10px;
    color: #666;
    height: 41px;
    line-height: 10px;
    padding: 4px 0 3px 55px;
    width: 137px;
}

.list-content .left .item .contact-item p {
    line-height: 26px;
}

.dianhua span {
    float: left;
    height: 20px;
    line-height: 14px;
    padding-top: 5px;
    width: 137px;
}

.dianhua b {
    color: #f08519;
}

.list-content .right ul {
    clear: both;
    overflow: hidden;
}

.list-content .right ul li {
    width: 225px;
    height: auto;
    float: left;
    margin: 10px;
}

.list-content .right ul li img {
    width: 225px;
}

.list-content .right ul li span {
    width: 225px;
    display: inline-block;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
}

.list-content .right ul li span:hover {
    text-decoration: underline;
}

.list-content .right .pagination {
    padding: 10px;
}

.list-content .right .pagination .page-numbers {
    padding: 5px 10px;
    border: 1px solid #D5D5D5;
    text-align: center;
}

.list-content .right .page-content-area {
    padding: 10px 0;
}

.list-content .right .page-content-area ul,.list-content .right .page-content-area ol{
    margin-left: 20px !important;
}

.list-content .right .page-content-area ul li,.list-content .right .page-content-area ol li{
    list-style: decimal !important;
}

.list-content .right .page-content-area p {
    font-size: 14px;
    line-height: 20px;
}

.list-content .right .pagination .page-numbers.current, .list-content .right .pagination .page-numbers:hover {
    background: #F08519;
    color: #fff;
    border: 1px solid #F08519;
}

.page-item .recommend-title {
    height: 40px;
    line-height: 40px;
    background: -webkit-linear-gradient(#FFFFFF, #E5E5E5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#FFFFFF, #E5E5E5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#FFFFFF, #E5E5E5); /* Firefox 3.6 - 15 */
    background: linear-gradient(#FFFFFF, #E5E5E5); /* 标准的语法（必须放在最后） */
    text-indent: 20px;
    color: #f08519;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #D5D5D5;
}

.page-item .recommend-list {
    border: 1px solid #D5D5D5;
    border-top: none;
    padding: 10px;
    clear: both;
    overflow: hidden;
}

.page-item .recommend-list ul li {
    width: 50%;
    height: 30px;
    line-height: 30px;
    float: left;
}

.page-item .recommend-list ul li a {
    width: 65%;
    display: inline-block;
    float: left;
    padding-left: 10px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-item a:hover {
    text-decoration: underline;
}

.page-item .recommend-list ul li span {
    width: 30%;
    display: inline-block;
    float: right;
    text-align: right;
    padding-right: 10px;
}

.list-content .right .page-content-area img {
    max-width: 100% !important;
    height: auto !important;
}

.list-content .right .page-content-area .page-title h2 {
    text-align: center;
    line-height: 40px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #D5D5D5;
    color: #333;
}

.list-content .right .page-content-area .page-title span {
    text-align: center;
    line-height: 40px;
    display: inherit;
}

.item .contact-item ul.page-item-list {
    background: url(/css/frontend/inherit/Img/news_list_bg.gif) no-repeat scroll 0 7px;
    padding-left: 25px;
}

.item .contact-item ul.page-item-list li {
    line-height: 24px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-content-area .nav-area {
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
    padding: 0 10px;
    margin-top: 20px;
}

.page-content-area .nav-area span {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: left;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-content .right.page-list ul li {
    width: 730px;
    float: left;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dashed #D5D5D5;
}

.list-content .right.page-list ul li h4 {
    line-height: 24px;
}

.page-list ul li .list-info {
    line-height: 30px;
    margin-bottom: 10px;
    color: rgba(0, 0, 0, .4);
}

.page-list ul li .list-summary {
    line-height: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.page-list ul li .list-summary p {
    order: 2;
    margin-left: 10px;
}

.page-list ul li .list-summary img {
    order: 1;
    max-width: 150px;
}

.single-page-item-list li {
    background: url(/css/frontend/inherit/Img/icon1.gif) no-repeat scroll 0 10px;
    border-bottom: 1px dashed #dedede;
    color: #666;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding-left: 17px;
    white-space: nowrap;
}

.single-page-item-list li:last-child {
    border-bottom: none;
}

.single-page-item-list li a:hover {
    text-decoration: underline;
}

.single-page-content-area {
    line-height: 30px;
}

.single-page-content-area img:not(#dituContent img) {
    max-width: 100%;
}

.pd_index_dl dl dd {
    width: 265px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.huif_c dl dd.home-dd {
    width: 265px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

p.client-summary {
    height: 70px;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.home-news-a {
    display: block;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_c ul li {
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.goTop > img {
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: none;
}

.goTop {
    position: fixed;
    right: 20px;
    bottom: 20px;
}

#page_view_item {
    display: inline;
}

#search_keywords_content {
    display: inline-block;
}

#dituContent {
    background: url("/images/map.png");
    background-size: 100% 100%;
}